-
Home
-
Directory Listings WordPress plugin – uListing
-
2.0.6
-
Code
-
Classes
- StmPaymentMethod
Total Complexity |
27 |
Dependencies |
2 |
Dependents |
5 |
Total lines |
137 |
Lines of code |
78 |
Logical lines of code |
49 |
Comment lines |
29 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
settings_payment_method() |
A |
49 |
8 |
31 |
get_active_payment_method_list() |
S |
62 |
5 |
11 |
check_active() |
S |
67 |
4 |
7 |
install_payment_method() |
S |
66 |
3 |
8 |
uninstall_payment_method() |
S |
66 |
3 |
8 |
get_payment_method() |
S |
70 |
2 |
6 |
__construct() |
S |
80 |
1 |
3 |
get_payment_method_list() |
S |
75 |
1 |
4 |